home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / plotting / techplt1 / tpplt_06.hlp < prev    next >
Encoding:
Text File  |  1992-09-09  |  2.4 KB  |  79 lines

  1. ** File: TPPlt_06.hlp
  2. ** Index: 55
  3.  
  4. ** Content: More plot editing techniques
  5.  
  6.  
  7. █  Zoom / UnZoom an area of a graph
  8.  
  9.     To zoom an area of a graph, use the
  10. View | Zoom command.  This command  expands
  11. a rectangular area of a plot view and is
  12. especially useful when you have a plot that
  13. contains data curves which are so tight
  14. together such that you can't select them in
  15. the normal view.  Use this command to blow
  16. up a local area and edit it.
  17.  
  18.     To put the zoomed view back to its
  19. original size, choose the View | UnZoom
  20. command.  This command reduces a zoomed
  21. view to its original size.
  22.  
  23.  
  24. █  Axes Zoom / Axes UnZoom a graph
  25.  
  26.     To view a detailed part of a rectangular
  27. graph, choose the View | Axes Zoom command.
  28. This command  changes the range of the axes.
  29. You must select a graph before you can
  30. select this command.  This command will
  31. only change the axes ranges to the
  32. rectangular region you select.  This
  33. command differs from the Zoom command by
  34. that it only resizes the axes range, not
  35. any other plot objects in the selected
  36. area.  The Axes UnZoom command puts the
  37. axes range of an axes-zoomed graph back to
  38. its original state.
  39.  
  40.  
  41. █  Push a plot object to the back
  42.  
  43.     To push a plot object back and forth,
  44. you choose the View | Push to Back command.
  45. This command puts the selected plot object
  46. to the end of  the drawing list.  The order
  47. of the Plot View object drawing is the most
  48. recent active one last. Once an object is
  49. selected, it becomes the active object.  So
  50. it is at the end of the drawing list.  When
  51. TechPlot checks for a selection, it checks
  52. through the drawing list from beginning to
  53. end.
  54.  
  55.     This command is very useful when you
  56. are in the situation that you have several
  57. objects geometrically contained in a large
  58. object.  If the large object is active,
  59. then you cannot select those small ones
  60. inside this large object.  So you have to
  61. push the large object back to be able to
  62. select the small objects.
  63.  
  64.  
  65. █  Group / UnGroup plot objects
  66.  
  67.     To group a set of plot objects, use the
  68. Option | Group command.  After you select
  69. this command, use your mouse to drag a
  70. range that includes all the plot objects
  71. you want to group.  Once plot objects are
  72. grouped together, you may treat them as one
  73. object.
  74.  
  75.     To ungroup a grouped object, select that
  76. grouped object first and choose the
  77. Option | UnGroup command.
  78.  
  79.